primitive data type 뜻
발음:
"primitive data type" 예문
국어 번역
모바일
- 원시 자료형
- primitive 태고의, 초기의, 원시의, 원시적인,
- data noun, 재료, 자료, 데이터
- data type 자료형
- type noun, 형, 유형, 양식, 전형, 견본, 표,
- primitive 태고의, 초기의, 원시의, 원시적인, 소박한, 문예 부흥기 이전의 화가, 그 작품, 원시인, 소박한 화풍의 화가, 원어. primitively ad. primitiverness n.
- abstract data type 추상 자료형
- algebraic data type 대수적 자료형
- boolean data type 부울 데이터 형식
- cursor data type 커서 데이터 형식
- enumerated data type 열거된 데이터 형식
- graph (abstract data type) 그래프 (자료 구조)
- integer data type 정수 데이터 형식
- list (abstract data type) 리스트 (컴퓨팅)
- long data type long 데이터 형식
- queue (abstract data type) 큐 (자료 구조)
예문
- Primitive: Display as a numeric value using a primitive data type.
Primitive: 원시 데이터 유형을 사용하여 숫자 값으로 표시합니다. - Primitive data types are so called because they are the most basic types of data we can manipulate.
기본적인 데이타 형은 이른바 그들이 우리가 다룰 수 있는 가장 기본적인 데이타 형이기 때문에 그렇게 불려진다. - The Java Print Service API does not use primitive data types, such as int, to represent attribute values for these reasons:
Java Print Service API는 속성값을 나타내기 위해서 int 등 기본 데이터형을 사용하지 않습니다. 그 이유는 다음과 같습니다.